function linkSomePage_onClick() { document.getElementById('d1').innerHTML = ('Este enlace no lleva a ninguna parte'); return false; }